projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
176d098
)
MAINTAINERS: CFI flash maintainership only includes the CFI related files
author
Stefan Roese
<
[email protected]
>
Fri, 31 Oct 2014 12:57:42 +0000
(13:57 +0100)
committer
Tom Rini
<
[email protected]
>
Fri, 7 Nov 2014 21:27:07 +0000
(16:27 -0500)
All the other files in drivers/mtd/* are not really CFI related. So lets
only include the files that are CFI specific.
Signed-off-by: Stefan Roese <
[email protected]
>
Cc: Heiko Schocher <
[email protected]
>
Cc: Scott Wood <
[email protected]
>
Cc: Masahiro Yamada <
[email protected]
>
Cc: Jagan Teki <
[email protected]
>
Acked-by: Jagannadha Sutradharudu Teki <
[email protected]
>
Acked-by: Heiko Schocher <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 4e2f8a9abb48e63292a2944d86151eac268624d8..c8386ab61984aefa894bb0714cf590f99a860347 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-192,7
+192,8
@@
CFI FLASH
M: Stefan Roese <
[email protected]
>
S: Maintained
T: git git://git.denx.de/u-boot-cfi-flash.git
-F: drivers/mtd/*
+F: drivers/mtd/cfi_flash.c
+F: drivers/mtd/jedec_flash.c
COLDFIRE
M: Jason Jin <
[email protected]
>